[INFO] fetching crate wash-runtime 0.1.0...
[INFO] testing wash-runtime-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate wash-runtime 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wash-runtime 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wash-runtime 0.1.0
[INFO] tweaked toml for crates.io crate wash-runtime 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wash-runtime 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wash-runtime 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b61269c9407c2405b9cad27075dccc49d7f9413db48641e9fb8f6f08019c61fe
[INFO] running `Command { std: "docker" "start" "-a" "b61269c9407c2405b9cad27075dccc49d7f9413db48641e9fb8f6f08019c61fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b61269c9407c2405b9cad27075dccc49d7f9413db48641e9fb8f6f08019c61fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b61269c9407c2405b9cad27075dccc49d7f9413db48641e9fb8f6f08019c61fe", kill_on_drop: false }`
[INFO] [stdout] b61269c9407c2405b9cad27075dccc49d7f9413db48641e9fb8f6f08019c61fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45aa21f777f3e659828fe7ca45ac002576e9000d987af3093983f4318a6fa591
[INFO] running `Command { std: "docker" "start" "-a" "45aa21f777f3e659828fe7ca45ac002576e9000d987af3093983f4318a6fa591", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.118.0
[INFO] [stderr]    Compiling pulley-interpreter v31.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cranelift-isle v0.118.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cranelift-bitset v0.118.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.118.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling wasmparser v0.226.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.118.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling cap-primitives v3.4.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling wasmtime-math v31.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling wasm-encoder v0.226.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cranelift-control v0.118.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wasmtime-component-util v31.0.0
[INFO] [stderr]    Compiling cap-std v3.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wasmtime-component-macro v31.0.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling wasmtime-asm-macros v31.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v31.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]    Compiling wasmtime-slab v31.0.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.118.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling cap-fs-ext v3.4.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling sysinfo v0.32.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling cap-rand v3.4.4
[INFO] [stderr]    Compiling cap-time-ext v3.4.4
[INFO] [stderr]    Compiling cranelift-codegen v0.118.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v31.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling wasmtime-fiber v31.0.0
[INFO] [stderr]    Compiling wasmtime v31.0.0
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling wit-parser v0.226.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v31.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cap-net-ext v3.4.4
[INFO] [stderr]    Compiling cranelift-entity v0.118.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cranelift-bforest v0.118.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling wasmprinter v0.226.0
[INFO] [stderr]    Compiling wasmtime-environ v31.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling cranelift-frontend v0.118.0
[INFO] [stderr]    Compiling cranelift-native v0.118.0
[INFO] [stderr]    Compiling wasmtime-cranelift v31.0.0
[INFO] [stderr]    Compiling wasmtime-wasi-io v31.0.0
[INFO] [stderr]    Compiling wasmtime-wasi v31.0.0
[INFO] [stderr]    Compiling wasmtime-wasi-http v31.0.0
[INFO] [stderr]    Compiling wash-runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.62s
[INFO] running `Command { std: "docker" "inspect" "45aa21f777f3e659828fe7ca45ac002576e9000d987af3093983f4318a6fa591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45aa21f777f3e659828fe7ca45ac002576e9000d987af3093983f4318a6fa591", kill_on_drop: false }`
[INFO] [stdout] 45aa21f777f3e659828fe7ca45ac002576e9000d987af3093983f4318a6fa591
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfa8850e60b4a8cf169a96266298e9888aea79567ab088fc7b4703cb2bf0be4f
[INFO] running `Command { std: "docker" "start" "-a" "dfa8850e60b4a8cf169a96266298e9888aea79567ab088fc7b4703cb2bf0be4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling wit-parser v0.226.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling cranelift-bitset v0.118.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cranelift-entity v0.118.0
[INFO] [stderr]    Compiling pulley-interpreter v31.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cap-net-ext v3.4.4
[INFO] [stderr]    Compiling wasmparser v0.226.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cranelift-bforest v0.118.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v31.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling wasmtime-component-macro v31.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling wasmprinter v0.226.0
[INFO] [stderr]    Compiling cranelift-codegen v0.118.0
[INFO] [stderr]    Compiling wasmtime-environ v31.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling cranelift-frontend v0.118.0
[INFO] [stderr]    Compiling cranelift-native v0.118.0
[INFO] [stderr]    Compiling wasmtime-cranelift v31.0.0
[INFO] [stderr]    Compiling wasmtime v31.0.0
[INFO] [stderr]    Compiling wasmtime-wasi-io v31.0.0
[INFO] [stderr]    Compiling wasmtime-wasi v31.0.0
[INFO] [stderr]    Compiling wasmtime-wasi-http v31.0.0
[INFO] [stderr]    Compiling wash-runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `wash-runtime` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name wash_runtime --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="wasi-blobstore"' --cfg 'feature="wasi-config"' --cfg 'feature="wasi-http"' --cfg 'feature="wasi-keyvalue"' --cfg 'feature="wasi-logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "oci", "wasi-blobstore", "wasi-config", "wasi-http", "wasi-keyvalue", "wasi-logging"))' -C metadata=b9a049c965f6cb53 -C extra-filename=-495cadb5f4454367 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-881cd3358116e88c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-93c994f401c5f297.rlib --extern gag=/opt/rustwide/target/debug/deps/libgag-bc00e1e17e2f1b27.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-b17d7c40338b9e5e.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c3b7796a25e29417.rlib --extern names=/opt/rustwide/target/debug/deps/libnames-511e306e6242a97d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f37966e36eaff7a5.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b7e063e41ac2a18b.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c3bed972948d2ce6.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-7a20b772fe0e057c.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-75ad822c3c822dd1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b0a63213a8de4fbe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5fd99f943c35317.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-036d06a027d94ae6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1316383072556e4b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c518b8cffb082491.rlib --extern wasmtime=/opt/rustwide/target/debug/deps/libwasmtime-6797058c665937f9.rlib --extern wasmtime_wasi=/opt/rustwide/target/debug/deps/libwasmtime_wasi-a2fbf9332bb28265.rlib --extern wasmtime_wasi_http=/opt/rustwide/target/debug/deps/libwasmtime_wasi_http-1da0dd5aeb49b544.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c3b7d9a8124fd789/out -L native=/opt/rustwide/target/debug/build/wasmtime-b1bc6eae6829210f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wash-runtime` (test "integration_http_blobby")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name integration_http_blobby --edition=2024 tests/integration_http_blobby.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="wasi-blobstore"' --cfg 'feature="wasi-config"' --cfg 'feature="wasi-http"' --cfg 'feature="wasi-keyvalue"' --cfg 'feature="wasi-logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "oci", "wasi-blobstore", "wasi-config", "wasi-http", "wasi-keyvalue", "wasi-logging"))' -C metadata=e7b982e2aef679e0 -C extra-filename=-bda50994e249f320 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-881cd3358116e88c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-93c994f401c5f297.rlib --extern gag=/opt/rustwide/target/debug/deps/libgag-bc00e1e17e2f1b27.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-b17d7c40338b9e5e.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c3b7796a25e29417.rlib --extern names=/opt/rustwide/target/debug/deps/libnames-511e306e6242a97d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f37966e36eaff7a5.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b7e063e41ac2a18b.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c3bed972948d2ce6.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-7a20b772fe0e057c.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-75ad822c3c822dd1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b0a63213a8de4fbe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5fd99f943c35317.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-036d06a027d94ae6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1316383072556e4b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c518b8cffb082491.rlib --extern wash_runtime=/opt/rustwide/target/debug/deps/libwash_runtime-2fe6ba0ff6f5ff60.rlib --extern wasmtime=/opt/rustwide/target/debug/deps/libwasmtime-6797058c665937f9.rlib --extern wasmtime_wasi=/opt/rustwide/target/debug/deps/libwasmtime_wasi-a2fbf9332bb28265.rlib --extern wasmtime_wasi_http=/opt/rustwide/target/debug/deps/libwasmtime_wasi_http-1da0dd5aeb49b544.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c3b7d9a8124fd789/out -L native=/opt/rustwide/target/debug/build/wasmtime-b1bc6eae6829210f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wash-runtime` (test "integration_http_counter")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name integration_http_counter --edition=2024 tests/integration_http_counter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="wasi-blobstore"' --cfg 'feature="wasi-config"' --cfg 'feature="wasi-http"' --cfg 'feature="wasi-keyvalue"' --cfg 'feature="wasi-logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "oci", "wasi-blobstore", "wasi-config", "wasi-http", "wasi-keyvalue", "wasi-logging"))' -C metadata=6f085c7bf869f40e -C extra-filename=-6b74742e0330830f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-881cd3358116e88c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-93c994f401c5f297.rlib --extern gag=/opt/rustwide/target/debug/deps/libgag-bc00e1e17e2f1b27.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-b17d7c40338b9e5e.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c3b7796a25e29417.rlib --extern names=/opt/rustwide/target/debug/deps/libnames-511e306e6242a97d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f37966e36eaff7a5.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b7e063e41ac2a18b.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c3bed972948d2ce6.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-7a20b772fe0e057c.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-75ad822c3c822dd1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b0a63213a8de4fbe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5fd99f943c35317.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-036d06a027d94ae6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1316383072556e4b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c518b8cffb082491.rlib --extern wash_runtime=/opt/rustwide/target/debug/deps/libwash_runtime-2fe6ba0ff6f5ff60.rlib --extern wasmtime=/opt/rustwide/target/debug/deps/libwasmtime-6797058c665937f9.rlib --extern wasmtime_wasi=/opt/rustwide/target/debug/deps/libwasmtime_wasi-a2fbf9332bb28265.rlib --extern wasmtime_wasi_http=/opt/rustwide/target/debug/deps/libwasmtime_wasi_http-1da0dd5aeb49b544.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c3b7d9a8124fd789/out -L native=/opt/rustwide/target/debug/build/wasmtime-b1bc6eae6829210f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wash-runtime` (test "integration_http_blobstore")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name integration_http_blobstore --edition=2024 tests/integration_http_blobstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="wasi-blobstore"' --cfg 'feature="wasi-config"' --cfg 'feature="wasi-http"' --cfg 'feature="wasi-keyvalue"' --cfg 'feature="wasi-logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "oci", "wasi-blobstore", "wasi-config", "wasi-http", "wasi-keyvalue", "wasi-logging"))' -C metadata=1635789c08631206 -C extra-filename=-e05797f6a81e5b56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-881cd3358116e88c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-93c994f401c5f297.rlib --extern gag=/opt/rustwide/target/debug/deps/libgag-bc00e1e17e2f1b27.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-b17d7c40338b9e5e.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c3b7796a25e29417.rlib --extern names=/opt/rustwide/target/debug/deps/libnames-511e306e6242a97d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f37966e36eaff7a5.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b7e063e41ac2a18b.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c3bed972948d2ce6.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-7a20b772fe0e057c.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-75ad822c3c822dd1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b0a63213a8de4fbe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5fd99f943c35317.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-036d06a027d94ae6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1316383072556e4b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c518b8cffb082491.rlib --extern wash_runtime=/opt/rustwide/target/debug/deps/libwash_runtime-2fe6ba0ff6f5ff60.rlib --extern wasmtime=/opt/rustwide/target/debug/deps/libwasmtime-6797058c665937f9.rlib --extern wasmtime_wasi=/opt/rustwide/target/debug/deps/libwasmtime_wasi-a2fbf9332bb28265.rlib --extern wasmtime_wasi_http=/opt/rustwide/target/debug/deps/libwasmtime_wasi_http-1da0dd5aeb49b544.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c3b7d9a8124fd789/out -L native=/opt/rustwide/target/debug/build/wasmtime-b1bc6eae6829210f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dfa8850e60b4a8cf169a96266298e9888aea79567ab088fc7b4703cb2bf0be4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfa8850e60b4a8cf169a96266298e9888aea79567ab088fc7b4703cb2bf0be4f", kill_on_drop: false }`
[INFO] [stdout] dfa8850e60b4a8cf169a96266298e9888aea79567ab088fc7b4703cb2bf0be4f
